projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4373fd4
)
Auto-commit of generated files.
author
Glenn Morris
<rgm@gnu.org>
Wed, 18 Apr 2012 11:17:59 +0000
(07:17 -0400)
committer
Glenn Morris
<rgm@gnu.org>
Wed, 18 Apr 2012 11:17:59 +0000
(07:17 -0400)
autogen/configure
patch
|
blob
|
history
diff --git
a/autogen/configure
b/autogen/configure
index c3e09b90dbbacc60b6b4aaf91a58b41224cc23e1..e9dcce1ccb5824f0dbae077383f9e8488a21a7b8 100755
(executable)
--- a/
autogen/configure
+++ b/
autogen/configure
@@
-22316,7
+22316,7
@@
case "$opsys" in
## had not yet been defined and was expanded to null. Hence LD_SWITCH_SYSTEM
## had different values in configure (in ac_link) and src/Makefile.in.
## It seems clearer therefore to put this piece in LD_SWITCH_SYSTEM_TEMACS.
- gnu
-linux) LD_SWITCH_SYSTEM_TEMACS="\$(LD_SWITCH_X_SITE_AUX
)" ;;
+ gnu
*) LD_SWITCH_SYSTEM_TEMACS="\$(LD_SWITCH_X_SITE_AUX_RPATH
)" ;;
*) LD_SWITCH_SYSTEM_TEMACS= ;;
esac